1. Put the page weblink.htm, IE.htm and M4Web.cab on a web server where user/Client can visit it.
At first time user/Client visit this page, it will download and install M4Web.cab.

2. In the page "IE.htm" change the DVR Server's IP address/Domain name.

3. In the page "IE.htm" change the DVR Server's channel number.

4. Setup correct login name and passwaord

Following example: 

Sub button1_onclick
M4Web.Connect 0,"ildvr.vicp.net",4500,0,"admin",""
End Sub

"ildvr.vicp.net" is ILDVR demo server's IP/Domain name,
"4500" is the DVR server's IP port number
number "0" behind 4500 means No.1 channel, this number begins from 0, then 1,2,3 to 16
"admin" is default login name
"" is password, default is "no password"

5. Experience user can edit this page to fulfill more function.

6. Before upgrade webclient, the old webclient user must manually delete the following files
from ...\system32\ in client computer

DvrNet.dll
NetChannel.dll
HikPlayM4.dll
M4Web.ocx

Please visit http://www.ildvr.com/english/menu/service.htm for demonstration